home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1997 April
/
macformat-049.iso
/
mac
/
Demos
/
Print Artist Demo
/
Print-Mac.Dxr
/
00080_prev2.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1996-10-04
|
277 b
|
14 lines
on mouseDown
puppetSprite(6, 1)
repeat while the mouseDown
set the memberNum of sprite 6 to the number of member "previous"
updateStage()
end repeat
puppetSprite(6, 0)
if the frame <> (label("s5-1") + 2) then
go(marker(-1))
else
beep()
end if
end